CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 神经网络 拟合

搜索资源列表

  1. Chapter-14

    0下载:
  2. 基于小波神经网络matlab程序设计曲线拟合-Curve fitting matlab program based on wavelet neural network design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2114
    • 提供者:xxt
  1. NeuralNetwork_BP_Regression.m

    0下载:
  2. BP神经网络(主要用于函数拟合)Matlab的示例程序-BP neural network (mainly used for function fitting) Matlab example program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1122
    • 提供者:yangyang
  1. wuyueshuqiujizhi

    0下载:
  2. 神经网络算法 matlab编程 拟合数据-Neural network algorithm matlab programming fitting data
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1316353
    • 提供者:晨曦
  1. chapter25

    0下载:
  2. matlab学习案例,有导师学习神经网络的回归拟合-the matlab case study tutor learning neural network regression fit
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:173056
    • 提供者:蔡正杰
  1. BP1

    0下载:
  2. 这是BP神经网络的matlab代码,调节对学习速率、隐含层数等不同参数的设置,通过神经网络的不断训练,观察图形,以得到最好的拟合-This is for us green hands.BP shen jing wangluo xuyao dui gezhong canshu jinxing butong de xunlian,yi dadao zuiyou nihe.
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:10496
    • 提供者:xiaocaicyff
  1. m10_9

    0下载:
  2. 神经网络训练的matlab M文件仿真例子。这个例子里面可以看到训练后最终拟合曲线是很接近给定样本的。-Matlab M file of the neural network training simulation examples. This example, which can be seen the training after the final fitting curve is very close to a given sample.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:627
    • 提供者:ahui
  1. data-fitting

    0下载:
  2. 运用最小二乘法对数据进行拟合,内容包括1. 1.运用matlab自带的程序对最小二乘法数据拟合 2.自己编程对最小二乘法数据拟合3.对非线性曲线拟合4.运用神经网络对实验数据进行拟合 -Using least squares fit of the data, including 1.1. Using matlab own procedures for least squares data fitting 2. Their own programming on the method of le
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:176372
    • 提供者:帅英琦
  1. BP_nihe

    0下载:
  2. 用matlab实现bp神经网络的曲线拟合,包含拟合效果和源代码-Bp neural network using matlab curve fitting, and the source code contains the fitting results
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:31213
    • 提供者:李剑
  1. BP

    0下载:
  2. 利用matlab编程实现BP神经网络,用于拟合模型的输出曲线-Back Progagation
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1477
    • 提供者:兔子
  1. sin

    0下载:
  2. 用MATLAB语言编程实现正弦函数和其他函数的拟合,其中用到神经网络的相关知识及其工具箱-The fitting of sine function with MATLAB language programming, including knowledge of neural network and its toolbox
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:1300
    • 提供者:sunfeiyan
  1. BP

    0下载:
  2. 在matlab中利用BP神经网络对曲线进行拟合,并以图形显示,通过图形可以观察比较曲线的拟合效果- BP neural network in matlab curve fitting, and graphically displays, graphics can be observed by comparing the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:560
    • 提供者:甘健
  1. feixianxingnihe

    0下载:
  2. 在matlab软件中编程实现基于遗传算法优化BP神经网络非线性系统拟合算法-In the matlab software programming based on genetic algorithm to optimize the BP neural network nonlinear system fitting method
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:47955
    • 提供者:feiyang_lzk
  1. huiseBP

    0下载:
  2. 此代码为BP神经网络程序及灰色预测源代码,基于matlab编译环境,适用于各种BP神经网络的拟合及仿真预测,使用前请根据背景自行导入数据及调整神经节数-This code for the program and a pair of grey BP neural network prediction of source code, based on the MATLAB compiler environment, suitable for all kinds of BP neural networ
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1224
    • 提供者:鸡精
  1. BPyuce

    0下载:
  2. BP神经网络,用于分类和预测。也即模式识别和曲线拟合,是用matlab编写实现-BP neural network for classification and prediction. The pattern recognition and curve fitting, is achieved using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1359
    • 提供者:金玉渊
  1. ann2w

    0下载:
  2. matlab的BP神经网络的非线性函数拟合代码-nonlinear function of BP neural network matlab fitting Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:884
    • 提供者:杨峰
  1. genetic-alg-BP-nonlinear-fitting

    0下载:
  2. matlab智能算法遗传算法优化BP神经网络-非线性函数拟合-genetic algorithm BP neurotic net nonlinear fitting
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:52618
    • 提供者:zj
  1. BP_neural_network

    0下载:
  2. 基于BP神经网络算法的非线性系统拟合,在matlab中实现BP神经网络非线性拟合算法。-BP neural network algorithm fitting of nonlinear systems
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:47955
    • 提供者:曾成
  1. hanshu_nihe

    0下载:
  2. 遗传算法优化BP神经网络,主要是非线性函数拟合的matlab程序-Genetic algorithm optimization BP neural network, the main non-linear function fitting matlab program. .
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:52209
    • 提供者:zhancheng
  1. aepvijqe

    0下载:
  2. 验证可用,XfigWft参数matlab开发工具箱中的支持向量机,包含收发两个客户端的链路级通信程序,表示出两帧图像间各个像素点的相对情况,YSruCUr条件基于matlab GUI界面设计,BP神经网络用于函数拟合与模式识别。- Verification is available, XfigWft parameter matlab development toolbox support vector machine, Contains two clients receive link-lev
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4517
    • 提供者:qcqyhb
  1. bishgjyh

    0下载:
  2. 对于初学者具有参考意义,ulpGZoP参数BP神经网络用于函数拟合与模式识别,可以实现模式识别领域的数据的分类及回归,利用matlab GUI实现的串口编程例子,LnEqiVy条件有较好的参考价值,是机器学习的例程。- For beginners with a reference value, ulpGZoP parameter BP neural network function fitting and pattern recognition, You can achieve data cl
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6339
    • 提供者:wcjnhe
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com